Skip to content

Conversation

@beckcl
Copy link

@beckcl beckcl commented Dec 5, 2025

What type of PR is this?

Run e2e and conformance tests on K8s 1.34 in CI.

What this PR does / why we need it:

Update the version matrix to give confidence in the most recent K8s version. Also updates the docs hosted at https://gateway.envoyproxy.io/news/releases/matrix/.

Which issue(s) this PR fixes:

No linked issue.

Release Notes: No

@beckcl beckcl requested a review from a team as a code owner December 5, 2025 10:39
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.39%. Comparing base (1cb4bd5) to head (f31fd88).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7680   +/-   ##
=======================================
  Coverage   72.38%   72.39%           
=======================================
  Files         233      233           
  Lines       34326    34326           
=======================================
+ Hits        24847    24850    +3     
+ Misses       7703     7701    -2     
+ Partials     1776     1775    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kkk777-7
Copy link
Member

kkk777-7 commented Dec 5, 2025

LGTM, thanks

* add Kubernetes 1.34 conformance and e2e tests
* drop Kubernetes 1.30 conformance and e2e tests
* update compatibility matrix

Signed-off-by: Clemens Beck <[email protected]>
@zirain zirain enabled auto-merge (squash) December 5, 2025 23:27
@zirain zirain force-pushed the beck/ci-test-k8s-134 branch from 271a9eb to f31fd88 Compare December 5, 2025 23:27
auto-merge was automatically disabled December 5, 2025 23:27

Head branch was pushed to by a user without write access

@beckcl
Copy link
Author

beckcl commented Dec 10, 2025

@zirain Is anything missing we need to proceed? I see some of the CI jobs failed but these look unrelated.

ipFamily: dual # only run dual test on latest version to save time
profile: gateway-namespace-mode
- version: v1.33.1
- version: v1.34.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Could we target the latest kubernetes version 1.34.2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants